home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / a_man / cat1 / chkconfig.z / chkconfig
Encoding:
Text File  |  2002-10-03  |  12.0 KB  |  265 lines

  1.  
  2.  
  3.  
  4. cccchhhhkkkkccccoooonnnnffffiiiigggg((((1111MMMM))))                                                    cccchhhhkkkkccccoooonnnnffffiiiigggg((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      chkconfig - configuration state checker
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      cccchhhhkkkkccccoooonnnnffffiiiigggg [ ----ssss ]
  13.      cccchhhhkkkkccccoooonnnnffffiiiigggg _f_l_a_g
  14.      cccchhhhkkkkccccoooonnnnffffiiiigggg [ ----ffff ] _f_l_a_g [ oooonnnn | ooooffffffff ]
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      _c_h_k_c_o_n_f_i_g with no arguments or with the ----ssss option prints the state (oooonnnn or
  18.      ooooffffffff) of every configuration flag found in the directory /_v_a_r/_c_o_n_f_i_g.  The
  19.      flags normally are shown sorted by name; with the ----ssss option they are
  20.      shown sorted by state.
  21.  
  22.      A flag is considered oooonnnn if its file contains the string ``on'' and ooooffffffff
  23.      otherwise.
  24.  
  25.      If _f_l_a_g is specified as the sole argument, _c_h_k_c_o_n_f_i_g exits with status 0
  26.      if _f_l_a_g is oooonnnn and with status 1 if _f_l_a_g is ooooffffffff or nonexistent.  The exit
  27.      status can be used by shell scripts to test the state of a flag.  Here is
  28.      an example using _s_h(1) syntax:
  29.  
  30.           if /sbin/chkconfig verbose; then
  31.                echo "Verbose is on"
  32.           else
  33.                echo "Verbose is off"
  34.           fi
  35.  
  36.      The optional third argument allows the specified flag to be set.  The
  37.      flag file must exist in order to change its state.  Use the ----ffff
  38.      (``force'') option to create the file if necessary.
  39.  
  40.      These flags are used for determining the configuration status of the
  41.      various available subsystems and daemons during system startup and during
  42.      system operation.
  43.  
  44.      A daemon or subsystem is enabled if its configuration flag in the
  45.      /_v_a_r/_c_o_n_f_i_g directory is in the oooonnnn state.  If the flag file is missing,
  46.      the flag is considered ooooffffffff.  The following is a list of available flags
  47.      and the associated action if the flag is oooonnnn.  Depending upon your
  48.      configuration, they may not all be available on your system.
  49.  
  50.      4444DDDDDDDDNNNN            Initialize 4DDN (DECnet connectivity) software.
  51.  
  52.      aaaacccccccctttt            Start process accounting.
  53.  
  54.      aaaauuuuttttoooo____iiiippppaaaaddddddddrrrreeeessssssss  Enable dynamic host configuration protocol (DHCP) as a
  55.                      client.  See _p_r_o_c_l_a_i_m(1M).
  56.  
  57.      aaaauuuuttttooooffffssss          Start the NFS autofs daemon.  Only one of the pair aaaauuuuttttooooffffssss
  58.                      aaaannnndddd aaaauuuuttttoooommmmoooouuuunnnntttt should normally be enabled.
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. cccchhhhkkkkccccoooonnnnffffiiiigggg((((1111MMMM))))                                                    cccchhhhkkkkccccoooonnnnffffiiiigggg((((1111MMMM))))
  71.  
  72.  
  73.  
  74.      aaaauuuuttttoooommmmoooouuuunnnntttt       Start the NFS automounter daemon.
  75.  
  76.      ddddeeeesssskkkkttttoooopppp         If off, fewer of the IRIX Interactive Desktop(TM) user
  77.                      interface features are enabled, and typically a different
  78.                      toolchest menu is used.  It is identical to creating the
  79.                      file $_H_O_M_E/._d_i_s_a_b_l_e_D_e_s_k_t_o_p except that it applies to all
  80.                      accounts.  The specific effect is that the desktop
  81.                      version of Xsession (/_u_s_r/_l_i_b/_X_1_1/_x_d_m/_X_s_e_s_s_i_o_n._d_t) is not
  82.                      run upon login, and therefore programs started from that
  83.                      file are not run or are run with different options.
  84.  
  85.      ffffoooonnnnttttsssseeeerrrrvvvveeeerrrr      Start the X11R6 font server daemon.  See _x_f_s(1).
  86.  
  87.      ggggaaaatttteeeedddd           Start the Cornell routing daemon instead of the BSD
  88.                      routed.
  89.  
  90.      hhhhyyyyppppeeeerrrrnnnneeeetttt        Initialize HyperNET controller and routes.
  91.  
  92.      iiiippppffffiiiilllltttteeeerrrrdddd       Enable the Silicon Graphics IP Packet Filtering daemon.
  93.  
  94.      jjjjsssseeeerrrrvvvveeeerrrr         Start Japanese convert engine if the optional product
  95.                      _J_a_p_a_n_e_s_e _L_a_n_g_u_a_g_e _M_o_d_u_l_e is installed.
  96.  
  97.      lllloooocccckkkkdddd           Start the NFS lock and status daemons.
  98.  
  99.      mmmmeeeeddddiiiiaaaadddd          Start the removable media daemon.
  100.  
  101.      mmmmiiiisssseeeerrrr           Start the miser daemon.
  102.  
  103.      mmmmrrrroooouuuutttteeeedddd         Start the IP multicast routing daemon (useful only on
  104.                      gateways).
  105.  
  106.      nnnnaaaammmmeeeedddd           Start Internet domain name server.
  107.  
  108.      nnnneeeettttwwwwoooorrrrkkkk         Allow incoming and outgoing network traffic.  This flag
  109.                      can be set off if you need to isolate the machine from
  110.                      the network without removing cables.
  111.  
  112.      nnnnffffssss             Start the NFS daemons _n_f_s_d and _b_i_o_d.  Mount all NFS
  113.                      filesystems.
  114.  
  115.      nnnnooooiiiiccccoooonnnnllllooooggggiiiinnnn     Do not show user icons on the login screen.
  116.  
  117.      nnnnssssrrrr             Start up the IRIS NetWorker daemons.  See _n_s_r(1M) for
  118.                      more details.
  119.  
  120.      nnnnoooossssttttiiiicccckkkkyyyyttttmmmmpppp     Do not turn the sticky bit on for the directories /_t_m_p
  121.                      and /_v_a_r/_t_m_p.
  122.  
  123.      ppppccccnnnnffffssssdddd          Start the PC-NFS server daemon.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. cccchhhhkkkkccccoooonnnnffffiiiigggg((((1111MMMM))))                                                    cccchhhhkkkkccccoooonnnnffffiiiigggg((((1111MMMM))))
  137.  
  138.  
  139.  
  140.      ppppmmmmccccdddd            Start the Performance Metrics Collector Daemon.  See
  141.                      _p_m_c_d(1) for more details.
  142.  
  143.      ppppmmmmiiiieeee            Start the Performance Metrics Inference Engines.  See
  144.                      _p_m_i_e(1) and _p_m_i_e__c_h_e_c_k(1) for more details.
  145.  
  146.      pppprrrriiiivvvviiiilllleeeeggggeeeessss      Enable privileges to be used on the system.  See
  147.                      _r_u_n_p_r_i_v(1M) and _p_r_i_v_i_l_e_g_e(4) for more details.
  148.  
  149.      qqqquuuuoooottttaaaacccchhhheeeecccckkkk      Run _q_u_o_t_a_c_h_e_c_k(1M) on the filesystems that have quotas
  150.                      enabled.  See _q_u_o_t_a_s(4) for more details.
  151.  
  152.      qqqquuuuoooottttaaaassss          Enable quotas for local configured filesystems.
  153.  
  154.      rrrraaaarrrrppppdddd           Start the Reverse ARP daemon.
  155.  
  156.      rrrroooouuuutttteeeedddd          Start the 4.3BSD RIP routing daemon.  See _r_o_u_t_e_d(1M) for
  157.                      more details.
  158.  
  159.      rrrrssssvvvvppppdddd           Start the RSVP daemon.  See _r_s_v_p_d(1M) for more details.
  160.  
  161.      rrrrttttnnnneeeettttdddd          Initialize preemptable networking for real-time use.
  162.  
  163.      rrrrwwwwhhhhoooodddd           Start the 4.3BSD rwho daemon.
  164.  
  165.      ssssaaaarrrr             Start the system activity reporter.
  166.  
  167.      ssssaaaavvvveeeeccccoooorrrreeee        Enable the saving of kernel crash images.  Some
  168.                      information is saved in ////vvvvaaaarrrr////aaaaddddmmmm////ccccrrrraaaasssshhhh even if saving is
  169.                      disabled.  See _s_a_v_e_c_o_r_e(1M) and _i_c_r_a_s_h(1M).
  170.  
  171.      ssssnnnnmmmmppppdddd           Start the Simple Network Management Protocol daemon.
  172.  
  173.      ssssoooouuuunnnnddddsssscccchhhheeeemmmmeeee     Start the IRIX Interactive Desktop audio cue daemon.
  174.  
  175.      ttttiiiimmmmeeeedddd           Start the 4.3BSD time synchronization daemon.
  176.  
  177.      ttttiiiimmmmeeeessssllllaaaavvvveeee       Start the Silicon Graphics time synchronization daemon.
  178.  
  179.      vvvveeeerrrrbbbboooosssseeee         Print the names of daemons as they are started.
  180.  
  181.      vvvviiiiddddeeeeoooodddd          Enable the video daemon.  Used by video devices such as
  182.                      _v_i_n_o.
  183.  
  184.      vvvvsssswwwwaaaapppp           Add virtual swap.  See _s_w_a_p(1M) for a discussion of
  185.                      virtual swap.  By default 80000 blocks are added.  You
  186.                      can increase or decrease this amount by modifying the
  187.                      /_v_a_r/_c_o_n_f_i_g/_v_s_w_a_p._o_p_t_i_o_n_s file.
  188.  
  189.      vvvviiiissssuuuuaaaallllllllooooggggiiiinnnn     Enable the visual login screen.
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                                                         PPPPaaaaggggeeee 3333
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202. cccchhhhkkkkccccoooonnnnffffiiiigggg((((1111MMMM))))                                                    cccchhhhkkkkccccoooonnnnffffiiiigggg((((1111MMMM))))
  203.  
  204.  
  205.  
  206.      wwwwiiiinnnnddddoooowwwwssssyyyysssstttteeeemmmm    Start the X window system.  If wwwwiiiinnnnddddoooowwwwssssyyyysssstttteeeemmmm is ooooffffffff, it is
  207.                      necessary to modify the _i_n_i_t_t_a_b(4) file to enable
  208.                      _g_e_t_t_y(1M) on the textport window if you wish to use
  209.                      graphics as a dumb terminal.
  210.  
  211.                      The recommended means of enabling and disabling the
  212.                      window system are the commands _s_t_a_r_t_g_f_x(1G) and
  213.                      _s_t_o_p_g_f_x(1G).
  214.  
  215.      xxxxiiiinnnneeeerrrraaaammmmaaaa        Enable Xinerama extension of the X server.  See _X_s_g_i(1)
  216.                      and _X_i_n_e_r_a_m_a(3X) for more details.
  217.  
  218.      xxxxddddmmmm             Start the X display manager.
  219.  
  220.      xxxxllllvvvv             Start the daemons for _x_l_v logical volumes optional
  221.                      features.
  222.  
  223.      yyyypppp              Enable NIS, start the ypbind daemon.
  224.  
  225.      yyyyppppmmmmaaaasssstttteeeerrrr        If yyyypppp is oooonnnn, become the NIS master and start the passwd
  226.                      server.  The yyyyppppsssseeeerrrrvvvv flag should be on too.
  227.  
  228.      yyyyppppsssseeeerrrrvvvv          If yyyypppp is oooonnnn, become a NIS server.
  229.  
  230. FFFFIIIILLLLEEEESSSS
  231.      /var/config    directory containing configuration flag files
  232.  
  233. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  234.      cron(1M), rc0(1M), rc2(1M).
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.                                                                         PPPPaaaaggggeeee 4444
  262.  
  263.  
  264.  
  265.